GET
/DataInput/Transforms/
Gets the data input transforms for a given metric set or data cube.
Request
Method
Request URI
GET
/API/DataInput/Transforms/?fileId=value&sessionId=value
URI Parameters
URI Parameter
Description
fileId
The ID of the metric set or data cube to get the data input transforms for.
sessionId
Current session ID.
Request Body
There is no Request Body for this function.
Response
Response Body
An array of
Dundas.BI.WebApi.Models.TransformInfoData
containing the transform information for the metric set, or a status code indicating the reason for failure.
© 1999-2021 Dundas Data Visualization, Inc.